DWRITE_PIXEL_GEOMETRY

<summary> Represents the internal structure of a device pixel (i.e., the physical arrangement of red, green, and blue color components) that is assumed for purposes of rendering text. </summary>

version(Direct2D_1_1 && Windows && DirectWrite)
alias DWRITE_PIXEL_GEOMETRY = int

Meta